floor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float floor(float val)
    pure @safe nothrow @nogc pure nothrow @safe @nogc
    float
    floor
    (
    in float val
    )
  2. T floor(float val)

Meta